home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #14 / Monster Media No. 14 (April 1996) (Monster Media, Inc.).ISO / wp / we16_95g.zip / README.TXT < prev    next >
Text File  |  1995-12-09  |  4KB  |  129 lines

  1.    WELCOME TO WINEDIT 95G!
  2.  
  3.    WinEdit is the Windows Editor that you can use to edit virtually
  4.    any text file.  A >very< souped up version of Windows Notepad.
  5.    It is specifically designed to be a programmer's editor, and can
  6.    execute compilers and check for error messages.  It also includes
  7.    a powerful macro language.
  8.  
  9.  
  10.    This package contains all the pieces to install WinEdit for
  11.    Windows NT, Windows 95, Windows 3.1 and Windows for Workgroups.
  12.    (Assuming that you have the disks, and not one of the 16 or 32 bit
  13.    specific ZIP files - in which case you have all the pieces for a
  14.    16 or a 32 bit Windows platform.)
  15.  
  16.    The pieces are:
  17.  
  18.    WinEdit                   16 and 32 bit versions
  19.  
  20.    WeDiff                    16 and 32 bit versions  
  21.  
  22.  
  23.   
  24.  
  25.  
  26.    SYSTEM REQUIREMENTS
  27.  
  28.    WinEdit 95 requires an IBM PC or compatible with a minimum of 8
  29.    megabytes of RAM, a rodent, 1.5 MB of hard drive space and
  30.    Microsoft Windows 3.1 or newer
  31.  
  32.  
  33.  
  34.  
  35.    *** LATE-BREAKING NEWS ***
  36.  
  37.   
  38.    The following summarizes some of the new features in this version.
  39.  
  40.  
  41.    New command line options:
  42.         /M:<text>    run the named macro before doing anything else
  43.         /P:<text>    print the named file, then quit
  44.         /W:<text>    set the project to the named file
  45.         /L:<0|1|2>   set the feature level to LITE,STANDARD, or PRO
  46.         /#:<number>  go to line number
  47.         filename(s): load the named file(s), can include wildcards
  48.  
  49.    Print a selection
  50.  
  51.    File difference utility
  52.  
  53.    Read and write Unix and Macintosh text files
  54.  
  55.    Turn status bar and horizontal scroll bar on/off
  56.  
  57.    Improved memory management for large files
  58.  
  59.    Shift+click to extend selection
  60.  
  61.    Brace matching
  62.  
  63.    Multiple views of same file
  64.       Accessed via the Window.New menu item.
  65.  
  66.    Toggle case of selection (This is on the Utility menu).
  67.  
  68.    Save all files option
  69.  
  70.    Syntax coloring of source code files.
  71.          Fully configurable syntax coloring highlights keywords, quotes,
  72.          and comments in C, C++, WIL, Basic, dBase, and DOS and NT batch
  73.          files.  Most any language can easily be added.
  74.  
  75.    Easy to use key reassignments.
  76.          You can now reassign command hotkeys from an interactive dialog
  77.          in WinEdit.  Menus are automatically updated to reflect the new
  78.          hotkeys.  You can also define more than one hotkey for a command,
  79.          such as <Ctrl+Y> and <keypad -> to delete a line.
  80.  
  81.    Improved compiler support
  82.          Choosing a compiler from the Project dialog's dropdown combo box
  83.          automatically configures WinEdit's error parsing logic for that
  84.          compiler.  Supports Microsoft, Zortech, Watcom, Borland C++, Turbo
  85.          Pascal, Borland TASM, and Clipper.  User-configurable for any other
  86.          compiler.
  87.  
  88.    Improved macro recording
  89.          In the Pro version, the Macro Recorder now records all commands as
  90.          WIL scripts.  When recording is concluded, the recorded script is
  91.          loaded into a document window for easy editing.  Pre-configured
  92.          to automatically add the newly recorded script to the Macro Menu,
  93.          or fine tune your macro with any of over 400 WIL and WinEdit macro
  94.          functions.
  95.  
  96.    Other new features:
  97.          Backup file creation, location, and name are configurable.
  98.          Changed (unsaved) files indicated on screen.
  99.          Improved support for read only files.
  100.          Improved network support.
  101.          Captured compiler output file location configurable.
  102.          Regular expressions in search can be disabled.
  103.  
  104.  
  105.    We have also corrected dozens of minor bugs that have been reported in
  106.    earlier versions of WinEdit.
  107.  
  108.  
  109.  
  110.  
  111.                HOW TO INSTALL WINEDIT
  112.  
  113.    Use our WSETUP.EXE program, which will copy the files for you and install
  114.    a WINEDIT group in the Program Manager or Win95 Start Menu.
  115.    To use our SETUP.EXE program...   
  116.  
  117.      1) Close down all extraneous Windows applications.
  118.  
  119.      2) Double-Click on the SETUP.EXE program
  120.  
  121.      3) When the setup program asks for a directory, specify initial
  122.         directory, or accept the given default.
  123.  
  124.  
  125.  
  126.  
  127.    Please see the README2.TXT file for more information.
  128.  
  129.